From 91d2f28a9f5c6c9d2570b5439c007441c3e28215 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 8 Jan 2009 13:04:22 +0000 Subject: [PATCH] (Pointer Shape): Clarify that only X supports changing the standard pointer shapes. (Bug#1485) --- doc/lispref/frames.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 440752453e5..dd4e987a2de 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -1675,8 +1675,8 @@ in the buffer. The default is to use the @code{arrow} (non-text) pointer style. @end defvar - You can specify what the @code{text} pointer style really looks like -by setting the variable @code{x-pointer-shape}. + When using X, you can specify what the @code{text} pointer style +really looks like by setting the variable @code{x-pointer-shape}. @defvar x-pointer-shape This variable specifies the pointer shape to use ordinarily in the -- 2.30.2